@media screen and (max-width: 991px) {

    .card:last-child {
        border-bottom: 0px solid !important;
        border-top: 0px !important;
        padding: 9px 0 !important;
        background-color: transparent !important;
    }

    .srch {
        display: flex;
        position: relative;
        left: -60px;
    }

    .nav-search.search-switch.search-box {
        margin-right: 12px;
        padding: 5px;
    }

    .nav-search.search-switch.search-box a{
        position: relative;
        left: 60px;
    }

    .nav-search.search-switch.search-box img {
        width: 22px;
        height: 22px;
        padding: 0;
        margin-right: 5px;
    }

    .header, .header.sticky {
        height: 100px;
    }
}

@media only screen and (max-width: 990px) {

    .second-ro {
    display: none !important;
    }
    .header-inner-wrapper {
        display: block;
    }
    .hero__slider-pagination {
        width: 200px;
        height: 50px;
      }
      .main-header {
        display: none;
      }
      .mobile-navigation-section {
        display: block;
        position: absolute;
        top: 30px;
        right: 0;
        z-index: 999;
      }
    .mobile-navigation-section .cart_inner {
        position: relative;
        top: 5px;
      }
      .home-page-header .header-inner-wrapper .navigation-wrapper{
        display: none;
      }
      header .header-inner-wrapper .main-header {
        padding: 0px 0px;
      }
      header .header-inner-wrapper  .mobile-navigation-section .mobile-menu-btn {
        background-color: transparent;
        border-radius: 0;
        color: #ffffff;
        border: none;
        padding: 0;
          padding-right: 0px;
        padding-right: 20px;
        background-image: none;
        box-shadow: none;
        margin-top: -45px;
      }
      .navbar-fixed .header-inner-wrapper .mobile-navigation-section .mobilemenu-btn span{
        background-color: #fff;
      }
      .offcanvas.show, .offcanvas.showing {
        background-color: #d9dcd6;

      }
      header .header-inner-wrapper .mobile-navigation-section .mobilemenu-btn span {
        background-color: #fff;
        border-radius: 1px 1px 1px 1px;
        box-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
        display: block;
        height: 2px;
        width: 24px;
        margin: 6px 0;
        transition: 0.3s ease-in-out;
      }
      header .header-inner-wrapper .mobile-navigation-section .mobilemenu-btn span:nth-child(2) {
        width: 14px;
        margin-left: auto;
      }
      .offcanvas-body ul {
        padding-left: 25px;
        list-style: none;
          padding-right: 40px;
      }
      .offcanvas-body ul li a{
        color: #ffffff;
        font-weight: 500;
        line-height: 35px;
        font-size: 17px;
      }
      .offcanvas.show:not(.hiding), .offcanvas.showing {
      transform: none;
    }
      .offcanvas.show, .offcanvas.showing {
        background-color: #21143f;
      }
      .btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
        outline: 0px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }
    .offcanvas.hiding, .offcanvas.show, .offcanvas.showing {
      visibility: visible;
    }
      .offcanvas.offcanvas-end {
      top: 0;
      right: 0;
      width: var(--bs-offcanvas-width);
      border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
      transform: translateX(100%);
    }
    .offcanvas {
      position: fixed;
      bottom: 0;
      z-index: var(--bs-offcanvas-zindex);
      display: flex;
      flex-direction: column;
      max-width: 100%;
      color: var(--bs-offcanvas-color);
      visibility: hidden;
      background-color: var(--bs-offcanvas-bg);
      background-clip: padding-box;
      outline: 0;
      transition: transform .3s ease-in-out;
    }
    .offcanvas, .offcanvas-lg, .offcanvas-md, .offcanvas-sm, .offcanvas-xl, .offcanvas-xxl {
      --bs-offcanvas-zindex: 1045;
      --bs-offcanvas-width: 400px;
      --bs-offcanvas-height: 30vh;
      --bs-offcanvas-padding-x: 1rem;

    --bs-offcanvas-padding-y: 1rem;
      --bs-offcanvas-color: ;
      --bs-offcanvas-bg: #fff;
      --bs-offcanvas-border-width: 1px;
      --bs-offcanvas-border-color: var(--bs-border-color-translucent);
      --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    }

    .offcanvas-header {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
    }
    .offcanvas-title {
      margin-bottom: 0;
      line-height: 1.5;
    }

    .btn-close:hover {
      color: #fff;
      text-decoration: none;
      opacity: .75;
    }
    [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) {
      cursor: pointer;
    }
    .btn-close {
        box-sizing: content-box;
        width: 3em;
        height: 1em;
        color: #fff;
        background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
        border: 0;
        border-radius: .375rem;
        font-size: 20px;
    }

    .header__logo .logo-2 {
      top: 0;
      opacity: 0;
      transition: all 0.5s;
      width: 200px;
    }
    .hero__slide {
      padding: 145px 0 120px;
    }
    .offcanvas-body ul li a span {
      display: none;
    }
    header .header-inner-wrapper .mobile-navigation-section .offcanvas-body ul li .shopCollapsebtn::after {
      transform: rotate(90deg);
      position: absolute;
      right: 20px;
      top: 15px;
      content: "+";
      transition: 0.3s;
      font-size: 24px;
    }
    header .header-inner-wrapper .mobile-navigation-section .offcanvas-body ul li .shopCollapsebtn[aria-expanded="true"]::after {
      transform: rotate(180deg);
      content: "-";
      right: 24px;
    }
    .offcanvas-body li {
      position: relative;
    }
    .about__area {
      background-position: right bottom;
      background-repeat: no-repeat;
      overflow: hidden;
      padding-top: 50px;
      padding-bottom: 50px;
    }
    .about__right > p {
      padding-top: 20px;
      padding-bottom: 20px;
    }
    .about__right {
        padding-left: 15px;
        padding-right: 15px;
        padding-top: 60px;
     }
    .wc-btn-secondary {
      padding: 10px 35px;
    }
    .heading-left h2 {
      font-size: 33px;
    }
    .service__area {
      padding: 50px 15px;
    }
    .service__item {
      height: 100%;
    }
    .contactForm {
      padding: 15px;
    }
    .service__item {
        padding: 20px 20px;
    }
    .footer__bottom-inner {
        padding: 30px 15px;
    }
    .about__right-4 {
        padding-right: 15px;
        padding-left: 15px;
        padding-top: 50px;
    }
    .about__right-4 .section-title {
      font-size: 25px !important;
    }
    .about__left-4 {
        padding-right: 15px;
        padding-left: 15px;
    }
    .about__area-4 {
      padding-bottom: 50px !important;
    }
    .service__item img {
      width: 100px;
    }
    .white {
      color: #fff;
      padding: 0 20px;
    }
    .strength_box {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 15px;
      padding: 0 15px;
    }
    .strength_box h2.strength_heading {
      font-size: 16px;
    }



    .header .menu ul li {
        display: inline-block;
        list-style: none;
        padding: 0 15px;
        vertical-align: top;
        width: 100% !important;
      }

      .topmenu a {
        color: #000;
        font-weight: 500;
        padding-left: 15px;
      }
      .menu-sec {
        float: unset;
        width: auto;
        display: none;
      }
      .header .logo a img {
        width: 180px;
        height: auto;
      }
      .logo img {
        float: right;
        padding: 5px 0;
      }
      #demo {
        margin-top: 70px;
      }
      .carousel-indicators li {
        display: none;
      }
      .welcome-section {
        padding: 50px 0;
      }
      .welcome-text {
        padding-left: 0;
      }
      .welcome-text h1, .newpro-hed h1 {
        font-size: 26px;
      }
      .welcome-text p {
        text-align: justify;
        padding-right: 0;
        font-weight: 400;
        font-size: 16px;
        margin-top: 30px;
        margin-bottom: 40px;
      }
      .newpro-hed p, .newpro-hed.selling-hed p {
        font-size: 16px;
      }
      .new-products{
        padding-bottom: 50px;
      }

    .swiper-button-next-1, .swiper-button-prev-1 {

      border: 2px solid #e31e25;
      color: #e31e25;
      border-radius: 50%;
    }
    .swiper-button-next-1 {
      right: 15px !important;
    }
    .swiper-button-prev-1 {
        left: 15px !important;
    }
    .selling {
        padding-bottom: 100px;
    }

    .two, .three {
        padding-left: 0;
      }

      #offcanvasExampleLabel img {
        width: 125px;
      }
      .topnav ul li {
        display: inline-block;
        margin-left: 8px;
        width: 100%;
          padding: 10px !important;
          border-bottom: 1px solid white !important; /* Add this line for the black border */
      }


      .card {
        border: 0px;
      }
      .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
        color: #fff;
        background-color: transparent;
        border-color: transparent;
      }



    }
@media (max-width: 445px) {
    .hometop_banner {
        /*background-image: url(../img/home/Banner01-Vertical.jpg) !important;*/
        min-height: 575px !important;
        width: 100% !important;
    }
    /*.home2{*/
    /*    background-image: url(../img/home/Dentobac01A.jpg) !important;*/
    /*}*/
    /*.home3{*/
    /*    background-image: url(../img/home/Banner02-Vertical.jpg) !important;*/
    /*}*/
    .swiper-button-prev1, .swiper-button-next1 {
        top: 50%;
    }

    .desktop-banner-home {
        display: none;
    }

    .mobile-banner-home {
        display: block !important;
    }


}
@media only screen and (min-width: 446px) and (max-width: 767px) {
    .swiper-button-prev1, .swiper-button-next1 {
        top: 87%;
    }
    .desktop-banner-home {
        display: block;
    }

    .mobile-banner-home {
        display: none;
    }
}

.product-mobile-details-baner{
    display: none !important;
}
@media only screen and (min-width: 240px) and (max-width: 767px) {
  .banner-text {
    position: relative;
    max-width: 100%;
    margin: auto;
    margin-left: auto;
    margin-right: 0;
    margin-left: 5%;
    padding-top: 15%;
  }
    .product-mobile-details-baner{
        display: block !important;
    }
    .product-desktop-details-baner{
        display: none;
    }
  .frst-p h1 {
    width: 100%;
    font-size: 30px;
  }
  .frst-p h2 {
    font-size: 20px;
      margin-bottom: 35px;
  }
  .sam-but.sam-one a {
    padding: 7px 20px;
    font-size: 16px;
  }
  .hometop_banner {
    min-height: 300px;
    width: 100%;
  }
  .swiper-button-next1 {
    left: 20%;
  }
  .main-had h1 {
    font-size: 35px;
  }
  .ab-pdf {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
  }
  .rules {
    padding: 50px 0;
  }
  .rules-box h1, .fees-box h1 {
    font-size: 35px;
    padding-left: 0;
  }
  .rules-box, .fees-box {
    margin: 0 0px;
  }
  .rules-detal {
    padding: 20px 20px;
    margin-bottom: 30px;
  }
  .fees-detal {
    background: #3e3e3e;
    padding: 20px 20px;
  }
  .fees-detal h2 {
    font-weight: 600;
    padding-bottom: 20px;
    font-size: 27px;
  }

    .popup-but {
        padding: 7px 5px !important;
        font-size: 14px !important;
    }

  .fees-detal label {
    color: #dfdfdf;
    font-size: 15px;
    margin-bottom: 15px;
  }
  .row-2 select, .submit.send-us button {
    height: 40px;
  }
  .form-control_2 {
    height: 40px !important;
  }
  .why-box {
    padding: 0px;
  }
  .why-datel {
    grid-template-columns: repeat(1, 1fr);
  }
  .why-box {
    border-right: 0px solid;
    margin-bottom: 0px;
  }
  .why-frow {
    border-bottom: 0px solid;
    padding-top: 20px;
  }
  .event-text {
    padding: 20px;
  }

  .event-text h5 br {
    display: none;
  }
  .event-text h5 {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
    .delivery_section .address_detail li .info {
        width: 100%;
    }

    .delivery_section .address_detail li .info .top {
        flex-direction: row;
        align-items: flex-start;
        margin-bottom: 0px;
        align-items: center;
    }
    .delivery_section .address_detail li .info .top a {
        padding-top: 0px;
        width: 150px;
    }
    .box {
        z-index: 222223 !important;
    }
    .delivery_section .address_detail li .info .top h4 {
        margin-right: 5px;
    }
    .mobile-payment{
        display: block !important;
    }
    .desk-payment{
        display: none;
    }

    .spin-review{
        width: 47% !important;
    }
    .mobile-padding-pay{
        padding:20px ;
    }
    .delete_address,.edit_address{
        padding-top: 5px;
        padding-right: 10px !important;
    }

    .contact-section {
        padding: 30px 0 0;
    }
    .contect-box {
        padding-top: 20px;
        padding-bottom: 0px;
    }

    .delivery_summary_section.help_checkout_section .order_summary {
        margin-top: 10px;
        padding-bottom: 0;
    }
    .delivery_section{
        width: 100%;
    }
  .why, .event-section {
    padding: 50px 0;
  }
  .faqs {
    padding: 10px 0;
  }
  .faqhad {
    padding-bottom: 20px;
  }
  .btn1.btn-link {
    font-size: 17px;
  }
  .last-box img {
    width: 100%;
  }
  .row-2 {
    padding-bottom: 30px;
  }
  .about-mcia {
    padding: 50px 0;
  }
  .three1 {
    margin-left: 0;
  }
  .last-detal {
    width: 75%;
    margin-bottom: 30px;
  }
  .home-last {
    padding: 50px 0;
  }
  .widget__newsletter-form .btn {
    width: 112px;
  }
  .ab-logo .ab-5 {
    padding: 30px;
    margin-left: 0;
  }
  .ab-logo{
      display: none;
  }
  .ab-logo-mobile {
	display: inline-flex !important;
	margin: 0 auto;
	text-align: center;
	gap: 22px;
	flex-wrap: wrap;
}
    .ab-logo-mobile div {
		height: 80px !important;
		width: 80px !important;
		margin: auto;
		display: flex;
		align-items: center;
	}
	.ab-logo-mobile div.licno {
		flex-direction: column;
		gap: 2px;
	}
    .ab-logo-mobile img.ab-6 {
    	height: auto !important;
    	width: 80px !important;
    }
    .text.what-we-do1 p {
        width: 100%;
        margin-bottom: 15px;
        text-align: center;
    }
    .disclaimer-text p {
        text-align: center;
    }
    .footer-logo p {
        text-align: center;
    }
    .abo-text p {
        text-align: center;
    }
    .about-what-we-do{
        flex-direction: column-reverse;
    }
    .about-what-we-do .sam-three{
        display: flex;
        justify-content: center;
    }

    .active-ro > a {
        color: #e6adb0 !important;
        font-weight: 550 !important;
    }


    .active-ro  {
        color: #e6adb0 !important;
        font-weight: 550 !important;
    }


    h1{
        font-size: 2rem !important;
    }

    .own-text h2, .own-right h2 {
        text-align: center;
        font-size: 2rem;
    }

    .border-years{
        border: 3px solid #603daa;
        width: auto;
        display: flex;
        justify-content: space-evenly;
        align-items: center;
        padding: 35px 15px;
    }

    .disclaimer-text h3 {
        margin-bottom: 15px;
        font-size: 2rem;
    }
    .about-what-we-do .ab-img img{
        margin-bottom: 15px;
    }

    .own {
        padding-bottom: 30px;
        padding-top: 30px;
    }
  .own-left {
    background: #573b90;
    display: block;
  }
  .own-left2 {
    background: #e8e8e8;
  }
  .own-left img {
    width: 95%;
  }
  .own-text {
      padding: 0 20px 35px 20px;
      margin-top: -20px;
}
.own-left-img, .own-right-img {
    width: 95%;
}
.what-we-do-sec1::before {
  display: none;
}
.pro-one2 .what-we-do1 {
  margin-left: 0px;
  margin-right: 0px;
}
    .text.what-we-do1 h2 {
        text-align: center;
        font-size: 2rem;
    }
.mobaile {
  display: block;
}
.desktop {
  display: none;
}
.product-box-slid {
  margin: 10px 5px;
}
.product-box-slid .product-text {
  padding: 10px 9px;
}
.product-box-slid .product-text h5 {
    height: 45px;
    overflow: hidden;
}

.pro-tag {
    margin-top: 15px;
}
.cart-plus.cart-plus1.flex-aCart {
    display: flex;
    margin: 10px 0 !important;
    flex-direction: column;
    align-items: center;
    margin-top: -20px !important;
}

    .cart-plus.cart-plus1.Quantity p {
        margin-left: 0 !important;
        font-size: 18px;
        display: flex;justify-content: center;
        margin-top: 0px;
        margin-bottom: 10px;
        /*width: 50%;*/
    }

    .cart-plusbox .remove-mini{
        margin-left:10px !important ;
    }
.ab-img img {
  width: 100%;
  margin-top: 15px;
}
.disclaimer-text {
  border: 3px solid #8c75c5;
  border-radius: 20px;
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  text-align: center;
  padding-top: 20px;
}
.sedow-img img {
  width: 100%;
}
.widget.widget_pages.two ul {
  padding-left: 00;
  padding-top: 50px;
  padding-bottom: 30px;
}
.widget.widget_pages.two ul li {
  display: inline-block;
  width: 49%;
}

    .about-hom {
        padding: 50px 0 70px;
    }

.about-baner {
  background-image: url(../img/about/banner_mobile.jpg);
  min-height: 230px;
    width: 100%;
}
    .term-banner {
  background-image: url(../img/home/terms-and-conditions-mobile-banner.jpg);
  min-height: 300px;
}
    .login-banner {
        background-image: url(../img/home/banner_mobile-login.jpg);
  min-height: 300px;
}
.abou-text {
  padding-top: 22%;
}
    .aboutfrst-p {
        text-align: left;
        color: #fff;
    }

.aboutfrst-p h1 {
  font-size: 30px;
}
.starte {
  padding-top: 23px;
  margin-left: 0;
}
.starte h5 br{
  display: none;
}
.about-goran {
  padding: 50px 0;
}
.history {
  padding: 50px 0;
}
.team-had h1 {
    font-size: 32px;
    margin-bottom: 35px;
}
.facilities-datail {
  /*display: grid;*/
  /*grid-template-columns: repeat(1, 1fr);*/
  /*grid-row-gap: 0px;*/
  /*grid-column-gap: 0px;*/
  padding-top: 0px;
    display: flex;
    flex-direction: column-reverse;
}
.facilities-left h2 {
  width: 30%;
}

.facilities-right {
    padding: 0px 50px 15px;
}

.mison {
    border-right: 0px solid #111;
    justify-content: center;
    display: flex;
    flex-direction: column;
}
.facilities-ttab {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    justify-content: center;
}
.facilities-ttab li {
    display: flex;
    justify-content: center;
}
.on3 {
  position: relative;
  left: -6%;
  margin-top: 2px;
}
.nav-pills .facilities-but {
  padding-right: 10px;
}
.facilities-ttab::before, .why-box::before {
  display: none;
}

.our-centers-tabs-wrapper ul li button img{
    width: 100%;
}

.facilities-but h3 {
    margin-bottom: 0;
    margin-top: 15px;
    font-size: 20px;
}
    .facilities-left {
  border-right: 0px solid #101010;
  padding-right: 0;
}
.facilities-left p {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
}

/*.facilities-left ul {*/
/*  margin-left: 15px !important;*/
/*}*/

.pro-text .pro-content ul li {
    margin-left: 15px !important;
}
.facilities-left h2 {
  margin-bottom: 25px !important;
  margin: 0 auto;
}
.mobile-facilities{
    display: block !important;
    margin: 25px auto !important;
}
.desk-facilities h2{
    display: none !important;
}
.mision-vison, .mision-vison {
  padding: 50px 0 30px;
}
.mison .mison-img {
  position: unset;
  left: -10%;
  top: 0px;
  width: 45%;
  text-align: center;
  margin: 0 auto;
}
.mison-text {
    padding: 20px 0 0;
}
.mison-had h1 {
  padding-top: 10%;
  color: #696969;
  font-weight: bold;
  padding-left: 0;
  font-size: 2rem;
  justify-content: center;
  display: flex;
}

    .mison-had span {
        margin-left: 10px ;
    }

.mison-had br {
    display: none;
}

.mison-text p {
  text-align: center;
  margin-left: 0;
    color: #4d4d4d;
    font-size: 16px;
}


.modifiabo {
    text-align: center;
}
.white-boxT{
    color: #fff !important;
}

p{
    color: #4d4d4d;
}

body{
    font-family: "Urbanist", sans-serif !important;
}

    .history .our-centers-tabs-wrapper ul li img{
        width: 65px;
        height: 65px;
        max-width: 65px;
        max-height: 65px;
        min-width: 65px;
        min-height: 65px;
    }
    .on2 {
        right: 0%;
    }


.why-box, .why-srow .why-box, .why-srow .why-box:last-child {
  border-bottom: 0;
  border-right: 0;
}
.why-srow {
  margin-bottom: 0;
}
.policies-detal {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 0px;
  grid-column-gap: 0;
  text-align: center;
  padding-top: 50px;
}
.policies-box1 {
  margin-bottom: 80px;
}
.policies {
  padding: 50px 0;
  padding-bottom: 0;
}
.certificate {
  padding-bottom: 50px;
  padding-top: 0;
}
.what-we-do1 {
  padding-top: 0%;
}
.pro-one2 {
  padding-bottom: 0;
  margin-bottom: 50px;
}
.disclaimer {
  padding-bottom: 50px;
  padding-top: 25px;
}

.own-right-column{
    padding-top: 20px;
}

.card-body {
    padding: 0.50rem !important;
}
.box {
  width: 100%;
  margin: 0 auto;
}
.chak-right {
  box-shadow: 0 0 15px #ccc9c9;
  padding: 10px 20px;
  border-radius: 10px;
}
.cart-text p, .cart-order p {
  margin-bottom: 4px;
  font-size: 14px;
}
.cart-plus.cart-plus1.Quantity h6 {
  padding: 5px 0px;
    margin-bottom: 10px;
}
.ord1 p {
  font-size: 15px;
}
.ab-logo .ab-4 {
  padding: 25px;
  margin-left: 35%;
  margin-bottom: 0;
}
.bulet-pont1 {
  bottom:  15px !important;
}
.product-list {
  background-image: url(../img/product-list/banner_mobile.jpg);
}
.product-list .abou-text {
  padding-top: 17%;
}
.faqs .card {
  padding: 20px !important;
}
.accordion button span::after {
  right: -8px;
  top: 26%;
  height: 20%;
  width: 20%;
  background-size: 90%;
}
.pro-had {
  display: block;
}
.pro-had img {
  margin-right: 0;
  width: 80px;
  margin-bottom: 15px;
}

.tab-par {
    margin-top: 10px;
}
    .facilities-box1 p {
       text-align: center;
    }
    .csr-p {
        text-align: center;
    }

    .rev-update {
        padding:0;
    }

.faq {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
}
.pro-had h1 {
  font-size: 35px;
  text-align: left;
}
.btn1.btn-link {
  text-align: center;
}
.product-details {
	background-image: url(../images/product_details/banner.png);
}
.prod-detal {
  padding: 50px 0 30px;
}
.pro-img {
  padding-right: 0;
}
.next {
  right: 0;
}
.prev{
  left: 0;
}
.pro-text {
  margin-left: 0;
  margin-top: 20px;
}
.prode-had h1 {
  font-weight: 600;
  width: 100%;
  line-height: normal;
  margin-bottom: 30px;
  font-size: 30px;
}
.reviews i {
  margin-right: 10px;
}
.detal-rs p span {
  padding-top: 10px;
}
.detal-rs p, .detal-box {
  width: 100%;
}
.detal-box p a {
    padding: 10px 45px;
  border: 2px solid #412181;
}
.cart-plusbox p a {
  color: #5f5f5f;
  margin-left: 0px;
}

.variantAttributes{
    width: 100% !important;
}
.uplod {
  padding-top: 30px;
  text-align: center;
}
.uplod-right a {
  border: 2px solid #412181;
}
    .uplod-right.uplod-right1 {
        margin-left: unset;
        margin-top: 10px;
    }
.uplod-re {
  margin-bottom: 15%;
}
.line {
  background: #d8d8d8;
  width: 90%;
}
.list-section {
  padding: 50px 0;
  text-align: center;
}
.list-name {
  display: block;
}
.detal-newhad {
  display: flex;
  text-align: center;
  flex-direction: column;
  padding: 0 0;
}

    .uplod-right {
        padding-top: 0px;
    }

.cta-inqury3 {
  position: fixed;
  bottom: 25px;
  right: 25px;
}
.list-last-photo img {
  width: 50px;
  height: 50px;
  min-height: 50px;
  min-width: 50px;
  max-height: 50px;
  max-width: 50px;
}
.list-name1 {
  margin-right: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.reviews1 {
  display: flex;
  justify-content: center;
}
.reviews.reviews1 i:nth-child(5) {
  margin-right: 0;
}
.list-last-photo a i {
  top: -2px;
  left: -11px;
  font-size: 24px;
}
.about-slider {
  text-align: center;
  padding-top: 30px !important;
}
.product-last {
  position: relative;
  padding-bottom: 50px;
}
.clients {
  background-image: url(../img/clients/banner_mobile.jpg);
}
.claint-box {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-row-gap: 30px;
}
.clint-detal {
  box-shadow: 0 0 15px #ccc9c9;
  padding: 10px 10px;
}
.csr {
  background-image: url(../img/csr/banner_mobile.jpg);
}
.csr-section {
  padding: 50px 0 20px;
}

.change-pass{
    margin-top: 10px !important;
}

    .sing {
        padding: 50px 0;
    }

    .own-text p, .own-right p {
        color: #fff !important;
        text-align: center;
    }

.tomtoo-had h2 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.csr-box {
  padding: 20px 20px;
  margin: 50px 0px;
  height: auto;
}
.icon-img {
  text-align: center;
  border: 1px solid #000;
  width: 30%;
  height: 90px;
}
.csr-box img {
  width: 50px;
  margin-left: 0;
}
.csr-box h3 {
  font-size: 16px;
  padding-left: 0;
    text-align: center;
}
    .contecp {
        text-align: center;
    }
    .text-left p{
        text-align: center ;
    }
.contact {
  background-image: url(../img/contact/banner_mobile.jpg);
}
    #greenBox p , #whiteBox p{
      text-align: center;
    }
.contect-box .new-bod p {
  padding-left: 70px;
  padding-top: 0px;
  height: auto;
  line-height: 25px;
  margin-bottom: 0;
}
.contect-box .new-bod p a br {
  display: none;
}
.contect-box .new-bod {
  position: relative;
  display: grid;
  align-items: center;
  margin-bottom: 15px;
  height: 60px;
}
.contect-box img {
  width: 60px;
}
.contact-form {
  padding: 20px;
  margin-right: 0;
  margin-left: 0;
  margin: 20px 0 0;
}
.contact-form input, .contact-form textarea {
  margin-right: 30px !important;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.contact-form select {
  margin-right: 30px !important;
  margin-top: 0px;
  margin-bottom: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
    line-height: 1.3;
    height: 40px;
}
.thm-btn1 {
  padding: 10px 40px;
}
.map {
  padding-bottom: 20px;
  margin-top: 30px;
}
.chak-right {
  margin-top: 10px;
  margin-left: 0;
}

.cart-bg{
    padding:0px !important ;
}

.chak-cart {
  margin-top: 0px;
}
.close1 {
  opacity: 1 !important;
  padding-right: 30px;
  padding-top: 12px;
  cursor: pointer;
}
/* .cart-bg {
  width: 100%;
} */

.chek-left {
  padding-right: 0px;
}
.form-control_3 {
  background: #efefef !important;
  border: none !important;
  width: 58% !important;
  margin-right: 10px !important;
}
.in-box a {
  padding: 7px 10px;
  font-size: 14px;
}
.email-box h6 {
  margin-top: 30px;
  font-weight: bold;
}
.checkout {
  background-image: url(../img/checkout/banner_mobile.jpg);
}
.chek-section {
  padding: 50px 0;
}
.footer-logo img {
  width: 180px;
}
.facilities-but::before {
  width: 65px !important;
  height: 65px !important;
}
/*.facilities-but1::before {*/
/*  width: 63%;*/
/*}*/
.certificate-img img {
  width: 100%;
}
.cart-plus.detal-box h6 {
  padding: 7px 5px !important;
}
.cart-plusbox p a {
  color: #fff;
  /*margin-left: 5px;*/
}

    .infrastructure-section-middle .rnd {
        height: auto;
    }

.rev-update .review-form{
    margin-top: 30px;
}
.pro-tag a {
  padding: 10px 5px;
}

.list-box {
  margin: 10px;
  padding: 10px;
  min-width: 220px !important;
  max-width: 220px !important;
}
    .on-full {
        width: 200px !important;
        height: 180px !important;
        align-items: center;
        display: flex;
        justify-content: center;
    }
    .product_cat_section .product_list_title .result {
        flex-direction: column;
        gap: 10px;
    }

    .product_cat_section .product_list_title .result #searchInput {
        width: 100%;
    }

    .starte p {
        font-size: 2rem;
        text-align: center;
    }

    .own-right {
        padding: 0px;
    }
    .own-right img{
        height: unset;
        margin-top: 0px;
    }
    /*.product-box{*/
    /*    margin-bottom: 0px;*/
    /*}*/
    .cat-menu.fixed {
        top: 90px;
    }
    .ab-detail p {
        text-align: center;
    }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .own-left img ,  .own-right img{
    width: 45%;
  }
  .ab-logo .ab-3 {
    padding: 25px;
    margin-left: 2%;
  }
  .ab-logo .ab-2 {
    padding: 40px 10px;
    margin-left: 20px;
    margin-top: 5px;
  }
  .ab-logo .ab-4 {
    padding: 25px;
    margin-left: 3%;
    margin-bottom: 0;
  }
  .ab-logo .ab-5 {
    padding: 30px;
    margin-left: 30px;
  }
  .about-hom {
    padding: 50px 0 60px;
  }
  .own-right {
    margin-top: 30px;
  }
  .two, .three {
    padding-left: 0;
    margin-left: -29px;
  }
  .abou-text {
    padding-top: 18%;
  }
  .abou-text {
    padding-top: 18%;
  }
  .years {
    background-size: 51%;
    padding: 50px 0px;
    justify-content: center;
  }
  .on3 {
    position: relative;
    left: 24%;
    margin-top: -50px;
  }

    .product_cat_section .product_list_title .result {
        flex-direction: row;
    }
  .nav-pills .facilities-but {
    padding: 2px;
  }

    .product-box-slid {
        margin: 10px 15px;
    }

    .history .our-centers-tabs-wrapper ul li img{
        width: 65px;
        height: 65px;
        max-width: 65px;
        max-height: 65px;
        min-width: 65px;
        min-height: 65px;
    }
    .on2 {
        right: 0%;
    }
  .why-datel {
    grid-template-columns: repeat(2, 1fr);
  }
  .policies-detal {
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 20px;
  }
  .accordion button span::after {
    right: -8px;
    top: 38%;
    height: 20%;
    width: 20%;
    background-size: 60%;
  }
  .faq {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .pro-tag{
    flex-direction: column;
  }
  
  .uplod-re {
    margin-bottom: 10%;
  }
  .list-peregraf {
    height: 165px;
    overflow: hidden;
  }
  .list-box {
    margin: 10px;
    padding: 10px;
    min-width: 220px !important;
    max-width: 220px !important;
  }
  .claint-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-row-gap: 30px;
  }
  .clint-detal img {
    width: 100%;
  }
  .clients-section {
    padding: 50px 0;
  }
  .csr-p {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 30px;
  }
  .tomtoo-had h2 {
    padding-bottom: 30px;
      font-size: 2rem;
      color: #573b90;
  }
  .tomtoo-had h2 br {
    display: none;
  }
  .on-full {
      width: 250px !important;
      height: 225px !important;
      align-items: center;
      display: flex;
      justify-content: center;
  }
  .icon-img {
    text-align: center;
    border: 1px solid #000;
    width: 20%;
    height: 105px;
  }
  .chak-right {
    margin-top: 10px;
    margin-left: 0;
  }
  .box {
    right: 0px;
    top: 0px;
    /* width: 60%; */
    left: auto;
    margin: 0 auto;
  }
  .close1 {
    padding-right: 5%;
    padding-top: 5%;
  }


}
@media (max-width: 575.98px) {
    .profile-header .profile-menu {
        flex-direction: column;
        margin: 45px 0 0;
    }
    .profile-header {
        height: 70px;
    }
    .user-first{
        padding-top: 40px;
    }
    a.active_back {
        padding: 0px 10px;
    }

    .cat-menu a {
        flex-direction: column;
        font-size: 14px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 990px) {
  .hometop_banner {
    min-height: 460px;
      width: 100%;
  }
    .ab-logo .ab-1 {
        margin-top: 100px;
        margin-left: 25px;

    }
  .ab-logo .ab-2 {
    margin-left: 20px;
  }
  .ab-logo .ab-5 {
	max-width: 150px !important;
	margin-top: 5px;
}
.ab-logo span {
	position: absolute;
	left: 17%;
	top: 58%;
}
  /*.ab-logo .ab-3 {*/
  /*  padding: 25px;*/
  /*  margin-left: 20%;*/
  /*  margin-top: 15px;*/
  /*}*/
  .ab-logo .ab-4 {
    padding: 20px;
    margin-left: -20px;
    margin-bottom: 35px;
      margin-top: 100px;
  }
  .own-text {
    padding: 15px 20px 25px 20px;
  }
  .own-left {
    background: #573b90;
    /*display: block;*/
  }
  .own-left img {
      width: 160px !important;
      min-width: 160px !important;
      min-height: 150px !important;
    margin-top: -20px;
  }

    .own-left img {
        height: 180px;
    }
  .own-right {
    padding: 53px 20px;
  }
    .own-left {
        height: 610px;
        flex-direction: column;
    }
    .own-left-img {
        width: 40%;
    }
    .own-text {
        padding: 15px 20px;
        overflow: hidden;
    }
    .own-right {
        padding: 53px 20px;
    }
  .what-we-do-sec1::before {
    width: 77%;
  }

    .history .our-centers-tabs-wrapper ul li img{
        width: 65px;
        height: 65px;
        max-width: 65px;
        max-height: 65px;
        min-width: 65px;
        min-height: 65px;
    }
  .disclaimer-text {
    padding: 50px;
  }
  .sedow-img img {
    width: 85%;
  }
  .widget.widget_pages.two ul {
    padding-left: 0;
  }
  .widget.widget_pages.two ul li {
    width: 49%;
  }
  aside.widget.three1 ul li a p br {
    display: none;
  }
  .sos-link a img {
    margin-right: 10px;
    transition: 0.3s ease-in-out;
    margin-bottom: 12px;
  }
  .footer-logo img {
    width: 180px;
  }
  .about-baner , .infrastructure-baner , .product-details-baner{
    min-height: 300px;
  }
  .starte {
    padding-top: 23px;
    margin-left: 0;

  }
  .starte h5 br{
   display: none;
  }
  .abo-text {
    margin-top: 30px;
  }
  .nav-pills .facilities-but {
    padding-right: 5px;
    padding-left: 5px;
  }

    .on-full {
        width: 250px !important;
        height: 225px !important;
        align-items: center;
        display: flex;
        justify-content: center;
        margin-top: auto;
        margin-bottom: auto;
    }

    .facilities-but::before {
        width: 65px !important;
        height: 65px !important;
    }

  .facilities-ttab::before {
    width: 88%;
  }
  .facilities-left {
    border-right: 2px solid #101010;
    padding-right: 0;
  }
  .facilities-right {
    padding: 10px 15px;
    position: relative;
  }
  .on3 {
    position: relative;
    left: 24%;
    margin-top: 44px;
  }
  .history {
    padding: 50px 0;
  }
  .mison-had h1 {
    padding-top: 45%;
    color: #696969;
    font-weight: bold;
    padding-left: 24%;
    font-size: 45px;
  }
    .mison .mison-img {
        top: 35%;
        left: -15%;
    }
  .mison-text p {
    text-align: justify;
    margin-left: 15px;
  }
  .mision-vison, .why, .policies, .certificate, .clients-section {
    padding: 50px 0;
  }
  .why-box {
    padding: 30px 10px;
  }
  .policies-detal {
    grid-column-gap: 10px;
    padding-top: 60px;
  }
  .policies-box1 h4 {
    font-size: 22px;
  }
  .bulet-pont1 {
    bottom: 10px !important;
  }
  .box {
    position: fixed;
    right: 0px;
    top: 0px;
    /* width: 60%; */
  }
  .facilities-datail {
    padding-top: 50px;
  }
  .chak-right {
    box-shadow: 0 0 15px #ccc9c9;
    padding: 15px 10px;
    border-radius: 10px;
    margin-left: 0px;
  }
  .chek-left {
    padding-right: 0;
  }
  .form-control_3 {
    background: #efefef !important;
    border: none !important;
    width: 55% !important;
    margin-right: 10px !important;
  }
  .clint-detal img {
    width: 100%;
  }
  .claint-box {
    grid-row-gap: 25px;
    grid-column-gap: 25px;
  }
  .csr-box {
    padding: 30px 10px;
    height: auto;
    margin: 40px 0;
  }
  .csr-box img {
    width: 60px;
    margin-left: 0;
  }
  .icon-img {
    width: 25%;
    height: 80px;
  }
  .icon-img img {
    width: 50px;
    margin-left: 0;
  }
  .tomtoo-had h2 {
    font-size: 35px;
  }
  .csr-box h3 {
    font-size: 22px;
  }
  .contact-form {
    padding: 20px;
    margin-left: 10px;
    margin-right: 0;
  }
  .team-had h1 {
    font-size: 35px;
  }
  .contect-box img {
    width: 55px;
  }
  .contect-box .new-bod p {
    padding-left: 60px;
    padding-top: 5px;
    height: auto;
    line-height: 30px;
  }
  .contect-box .new-bod p br {
    display: none;
  }
  .contact-form input, .contact-form textarea {
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .contact-form select {
    margin-bottom: 0;
    padding-top: 0px;
    padding-bottom: 0px;
      line-height: 1.3;
      height: 40px;
  }

    .thm-btn1 {
        padding: 10px 50px;
    }
  .map {
    padding-bottom: 50px;
    margin-top: -50px;
  }
  .abou-text {
    padding-top: 10%;
  }
  .aboutfrst-p h1 {
    font-size: 30px;
  }
  .accordion button span::after {
    width: 9%;
    background-size: 100%;
  }
  .faq {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .prode-had h1 {
    font-weight: 600;
    width: 100%;
    line-height: 50px;
    margin-bottom: 30px;
    font-size: 37px;
  }
  .next {
    right: -5px;
  }
  .cart a {
    cursor: pointer;
  }
  .chak-right h4 {
    font-weight: bold;
    font-size: 20px;
  }
  .chak-right h4 span{
    font-size: 15px;
  }
  .prev, .next {
    top: 25%;
    padding: 2px 10px;
  }
  .abou-text {
    padding-top: 18%;
  }
  .pro-text {
    margin-left: 0px;
  }
  .reviews p {
    color: #726f6f;
    margin-left: 0px;
    margin-bottom: 0;
  }
  .pro-img {
    padding-right: 0px;
  }
  .pro-content {
    border-right: 0px;
  }
  .detal-box, .detal-rs p {
    width: 100%;
  }
  .detal-box p a {
    padding: 10px;
  }
  .list-name {
    display: block;
  }
  /*.list-last-photo img {*/
  /*  width: 60px;*/
  /*  height: 60px;*/
  /*  min-height: 60px;*/
  /*  min-width: 60px;*/
  /*  max-height: 60px;*/
  /*  max-width: 60px;*/
  /*}*/

  .list-peregraf {
    height: 140px;
    overflow: hidden;
  }
  .list-name1 {
    margin-right: 35px;
    margin: 15px 0;
  }
  .product-last {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 30px;
  }
    .cat-menu.fixed {
        top: 90px;
    }

}
@media only screen and (min-width: 991px) and (max-width: 1199px) {

  .hometop_banner {
    min-height: 460px;
      width: 100%;
  }
    .ab-logo .ab-1 {
        margin-left: 70px;
    }
  .ab-logo .ab-2 {
    margin-left: 60px;
  }
  /*.ab-logo .ab-3 {*/
  /*  padding: 25px;*/
  /*  margin-left: 20%;*/
  /*  margin-top: 15px;*/
  /*}*/
  .ab-logo .ab-4 {
    padding: 25px;
    margin-left: -10px;
    margin-bottom: 30px;
  }
  .ab-logo .ab-5 {
	margin-left: 0px;
}
.ab-logo span {
	left: 20%;
	top: 47%;
}

    .own-left img,.own-right img  {
        width: 170px !important;
        min-width: 170px !important;
        min-height: 200px !important;
        margin-top: -20px;
    }

    .own-left {
        height: 420px;
    }
  .own-text {
    padding: 15px 20px 25px 20px;
  }
  .own-left img {
    width: 100%;
    margin-top: -20px;
  }
  .own-right {
    padding: 10px 20px;
  }
  .what-we-do-sec1::before {
    width: 60%;
  }
  .disclaimer-text {
    padding: 50px;
  }
  .sedow-img img {
    width: 85%;
  }
    .contact-form select {
        margin-bottom: 0px;
        height: 60px;
    }
  .widget.widget_pages.two ul {
    padding-left: 0;
  }
  .widget.widget_pages.two ul li {
    width: 49%;
  }
  aside.widget.three1 ul li a p br {
    display: none;
  }
  .sos-link a img {
    margin-right: 5px;
  }
  .footer-logo img {
    width: 100%;
  }
  .about-baner , .infrastructure-baner , .product-details-baner{
    min-height: 450px;
  }
  .starte {
    padding-top: 23px;
    margin-left: 0;

  }
  .starte h5 br{
   display: none;
  }
  .abo-text {
    margin-top: 15px;
  }
  .nav-pills .facilities-but {
    padding-right: 24px;
    padding-left: 14px;
  }

    .facilities-but::before {
        width: 70px !important;
        height: 70px !important;
    }

    .history .our-centers-tabs-wrapper ul li img{
        width: 70px;
        height: 70px;
        max-width: 70px;
        max-height: 70px;
        min-width: 70px;
        min-height: 70px;
    }

  .facilities-ttab::before {
    width: 85%;
  }
  .facilities-left {
    border-right: 2px solid #101010;
    padding-right: 20px;
  }
  .facilities-right {
    padding: 10px 15px;
    position: relative;
  }
  .on3 {
    position: relative;
    left: 24%;
    margin-top: 44px;
  }
  .history {
    padding: 50px 0;
  }
  .mison .mison-img {
    position: absolute;
    left: 0;
  }
  .mison-had h1 {
    padding-top: 15%;
    color: #696969;
    font-weight: bold;
    padding-left: 45%;
    font-size: 45px;
  }
  .certificate {
    margin-bottom: 50px;
  }
  .certificate-img {
    margin: 0 10px;
    padding: 40px 0;
  }
  .mison-text p {
    text-align: justify;
    margin-left: 15px;
  }
  .mision-vison, .why, .policies, .certificate, .clients-section {
    padding: 50px 0;
  }
  .why-box {
    padding: 30px 10px;
  }
  .policies-detal {
    grid-column-gap: 10px;
    padding-top: 60px;
  }
  .policies-box1 h4 {
    font-size: 22px;
  }
  .bulet-pont1 {
    bottom: 10px !important;
  }
  .box {
    position: fixed;
    right: 0px;
    top: 0px;
    /* width: 45%; */
  }
  .facilities-datail {
    padding-top: 50px;
  }
  .chak-right {
    box-shadow: 0 0 15px #ccc9c9;
    padding: 15px 10px;
    border-radius: 10px;
    margin-left: 0px;
  }
  .chek-left {
    padding-right: 0;
  }
  .form-control_3 {
    background: #efefef !important;
    border: none !important;
    width: 55% !important;
    margin-right: 10px !important;
  }
  .clint-detal img {
    width: 100%;
  }
  .claint-box {
    grid-row-gap: 25px;
    grid-column-gap: 25px;
  }
  .csr-box {
    padding: 30px 10px;
    height: auto;
    margin: 40px 0;
  }
  .csr-box img {
    width: 60px;
    margin-left: 0;
  }
  .icon-img {
    width: 19%;
    height: 80px;
  }
  .icon-img img {
    width: 50px;
    margin-left: 0;
  }
  .tomtoo-had h2 {
    font-size: 35px;
  }
  .csr-box h3 {
    font-size: 22px;
  }
  .contact-form {
    padding: 20px;
    margin-left: 0px;
    margin-right: 0;
  }
  .team-had h1 {
    font-size: 35px;
  }
  .contect-box img {
    width: 55px;
  }
  .contect-box .new-bod p {
    padding-left: 60px;
    padding-top: 5px;
    height: auto;
    line-height: 30px;
  }
  .contect-box .new-bod p br {
    display: none;
  }
  .contact-form input, .contact-form textarea {
    margin-bottom: 0;
  }
  .map {
    padding-bottom: 50px;
    margin-top: -50px;
  }
  .abou-text {
    padding-top: 10%;
  }
  .aboutfrst-p h1 {
    font-size: 40px;
  }
  .accordion button span::after {
    width: 9%;
    background-size: 100%;
  }
  .faq {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
  }
  .prode-had h1 {
    font-weight: 600;
    width: 100%;
    line-height: 50px;
    margin-bottom: 15px;
    font-size: 37px;
  }
  .cart-plus.cart-plus1.Quantity h4 {
    margin-right: 8px;
  }
  .next {
    right: -5px;
  }
  .pro-tag a {
    padding: 10px 5px;
  }
  .cart a {
    cursor: pointer;
  }
  .chak-right h4 {
    font-weight: bold;
    font-size: 20px;
  }
  .chak-right h4 span{
    font-size: 15px;
  }
  .prev, .next {
    top: 35%;
    padding: 2px 10px;
  }
  .abou-text {
    padding-top: 18%;
  }
  .pro-text {
    margin-left: 0px;
  }
  .reviews p {
    color: #726f6f;
    margin-left: 0px;
    margin-bottom: 0;
  }
  .pro-img {
    padding-right: 0px;
  }
  .pro-content {
    border-right: 0px;
  }
  .detal-box, .detal-rs p {
    width: 100%;
  }
  .detal-box p a {
    padding: 10px 15px;
  }
  .list-name {
    display: block;
  }

  .list-last-photo img {
    width: 60px;
    height: 60px;
    min-height: 60px;
    min-width: 60px;
    max-height: 60px;
    max-width: 60px;
  }

  .list-peregraf {
    height: 140px;
    overflow: hidden;
  }
  .list-name1 {
    margin-right: 35px;
    margin: 15px 0;
  }
  .product-last {
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 30px;
  }

  .header .logo a img {
    width: auto;
    height: auto;
    position: relative;
    top: 8px;
    width: 200px;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .header .menu ul li {
    padding: 0px 10px;
  }
  .years h1 {
    font-size: 45px;
  }
  .years h5 {
    margin-bottom: 0;
    font-weight: 600;
    margin-left: 10px;
    font-size: 17px;
  }
  .years h1 span {
    position: absolute;
    font-size: 20px;
    right: 7px;
    top: 13px;
  }
    .clint-detal {
        padding: 50px;
    }


}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {

  .nav-pills .facilities-but {
    padding-right: 45px;
  }

    .facilities-ttab::before {
        width: 88%;
    }
    .facilities-but::before {
        width: 70px !important;
        height: 70px !important;
    }
    /*.clint-detal {*/
    /*    padding: 50px 0;*/
    /*}*/


}
@media (min-width: 1200px) {
    .clint-detal {
        padding: 50px 0;
    }
    }
@media only screen and (min-width: 1600px) and (max-width: 2000px) {
  .swiper-button-prev1 {
    left: 13%;
  }
  .swiper-button-next1 {
    left: 20%;
  }
    /*.clint-detal {*/
    /*    padding: 50px 0;*/
    /*}*/

}


.facilities-but::before {
    width: 70px;
    height: 70px;
    border-radius: 50% !important;
}




